翻訳と辞書
Words near each other
・ Instruction (band)
・ Instruction and Advice for the Young Bride
・ Instruction Concerning the Criteria for the Discernment of Vocations with regard to Persons with Homosexual Tendencies in view of their Admission to the Seminary and to Holy Orders
・ Instruction creep
・ Instruction cycle
・ Instruction in Latin
・ Instruction list
・ Instruction of Amenemope
・ Instruction of Ankhsheshonq
・ Instruction of Any
・ Instruction of Hardjedef
・ Instruction on transliteration of Belarusian geographical names with letters of Latin script
・ Instruction path length
・ Instruction pipelining
・ Instruction prefetch
Instruction register
・ Instruction scheduling
・ Instruction selection
・ Instruction set
・ Instruction set simulator
・ Instruction step
・ Instruction unit
・ Instruction window
・ Instruction-level parallelism
・ Instructional animation
・ Instructional capital
・ Instructional design
・ Instructional design coordinator
・ Instructional leadership
・ Instructional manipulation check


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Instruction register : ウィキペディア英語版
Instruction register
In computing, an instruction register (IR) is the part of a CPU's control unit that stores the instruction currently being executed or decoded.〔John L. Hennessy and David A. Patterson (1990), ''Computer Architecture: a quantitative approach'', Morgan Kaufmann Publishers, Palo Alto, USA, ISBN 1-55860-069-8〕 In simple processors each instruction to be executed is loaded into the instruction register which holds it while it is decoded, prepared and ultimately executed, which can take several steps.
Some of the complicated processors use a pipeline of instruction registers where each stage of the pipeline does part of the decoding, preparation or execution and then passes it to the next stage for its step. Modern processors can even do some of the steps out of order as decoding on several instructions is done in parallel.
Decoding the op-code in the instruction register includes determining the instruction, determining where its operands are in memory, retrieving the operands from memory, allocating processor resources to execute the command (in super scalar processors), etc.
The output of IR is available to control circuits which generate the timing signals that control the various processing elements involved in executing the instruction.
In the Instruction cycle, the instruction is loaded into the Instruction register after the processor fetches it from the memory location pointed by the Program counter.
==References==

〔M. Mano, Computer System Architecture (Prentice Hall, 3rd Ed, 1992)〕
pl:Wskaźnik instrukcji

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Instruction register」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.